home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
pc
/
allfiles
/
Centri
/
Centri.dir
/
00182_RandomH,RandomWidth.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-02-25
|
281 b
|
7 lines
on exitFrame me
set the loc of sprite the spriteNum of me to point(random(300), random(450))
set the width of sprite the spriteNum of me to random(10)
set the height of sprite the spriteNum of me to random(10)
set the blend of sprite the spriteNum of me to random(100)
end